Add a few more symbols.
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 18 May 2004 21:30:09 +0000 (21:30 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 18 May 2004 21:30:09 +0000 (21:30 +0000)
docs/reference/ChangeLog
docs/reference/gdk/gdk-sections.txt

index e2cb1dea253740bd63e6b31c2c482cea045bfbca..075eb06f27a06bbf0b07adbaa570e184e860b199 100644 (file)
@@ -1,7 +1,8 @@
 2004-05-18  Matthias Clasen  <mclasen@redhat.com>
 
        * gdk/gdk-sections.txt: Add gdk_display_supports_selection_notification
-       and gdk_display_request_selection_notification.
+       and gdk_display_request_selection_notification, GdkEventOwnerChange,
+       and GdkOwnerChange.
 
 2004-05-14  Matthias Clasen  <mclasen@redhat.com>
 
index a9c6fe44df89ea8a433dbe10fec0c8f2320cb4df..864c3697cfb69baf90c206a1eec82affd50b6a98 100644 (file)
@@ -1057,6 +1057,7 @@ GdkEventClient
 GdkEventNoExpose
 GdkEventWindowState
 GdkEventSetting
+GdkEventOwnerChange
 
 <SUBSECTION>
 GdkScrollDirection
@@ -1066,6 +1067,7 @@ GdkNotifyType
 GdkPropertyState
 GdkWindowState
 GdkSettingAction
+GdkOwnerChange
 
 <SUBSECTION Standard>
 GDK_TYPE_CROSSING_MODE
@@ -1076,9 +1078,11 @@ GDK_TYPE_SCROLL_DIRECTION
 GDK_TYPE_SETTING_ACTION
 GDK_TYPE_VISIBILITY_STATE
 GDK_TYPE_WINDOW_STATE
+GDK_TYPE_OWNER_CHANGE
 
 <SUBSECTION Private>
 gdk_event_get_type
+gdk_owner_change_get_type
 </SECTION>
 
 <SECTION>